@charset "utf-8";
/* CSS Document */
body
	{
		background:#1e1e1e;
		padding:0px;
		margin:37px 0px 0px 0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
	}
#ajax_tooltipObj{
	z-index:1000000;
	text-align:left;
}
#ajax_tooltipObj div{
	position:relative;
}

/* If you don't want the arrow - Just set the width of this div to 1 or something like that and drop the background selectors from the CSS below */

#ajax_tooltipObj .ajax_tooltip_arrow{	/* Left div for the small arrow */
	background-image:url('arrow.gif');
	width:20px;
	position:absolute;
	left:0px;
	top:0px;
	background-repeat:no-repeat;
	background-position:center left;
	z-index:1000005;
	height:60px;
}

#ajax_tooltipObj .ajax_tooltip_content{
	border:2px solid #317082;	/* Border width */
	left:18px;	/* Same as border thickness */
	top:0px;
	position:absolute;
	width:150px;	/* Width of tooltip content */
	height:200px;	/* Height of tooltip content */
	background-color:#FFF;	/* Background color */
	padding:5px;	/* Space between border and content */
	font-size:0.8em;	/* Font size of content */
	overflow:auto;	/* Hide overflow content */
	z-index:1000001;
}

/*................................................................Added New styles for the header flash......................................................................*/			
#wrapper
	{
	width:928px;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	}
#mainwrapper
	{
		 width:952px;
		 margin:auto;		 
		 overflow:hidden;
	}	
.arrows
	{
		width:12px; 
		padding-top:240px; 
		float:left;
	}
.leftarrow
	{
		background:url(prev-hover.jpg) no-repeat;
		padding:11px 6px 6px 11px;
	}
.leftarrow:hover
	{
		background:url(prev.jpg) no-repeat;
	}	
.rightarrow
	{
		background:url(next-hover.jpg) no-repeat;
		padding:11px 6px 6px 11px;
	}
.rightarrow:hover
	{
		background:url(next.jpg) no-repeat;
	}		
/*................................................................Added New styles for the header flash......................................................................*/					
.menu_back
	{
		background:url(menuback.jpg) no-repeat top;
		height:59px;
		overflow:hidden;
		width:928px;
	}
#menu
	{
		height:40px;
		margin:11px 0px 0px 10px;
		float:left;
		color:#000000;
		padding:0px;
	
	}
#menu ul
	{
		list-style-type:none;
		margin:0;
		padding:0px;
		float:left;
	}
#menu li
	{
		font-size:11px;
		font-weight:bold;
		padding:0px 3px 0px 2px;		
		height:40px;
		float:left;
		background:url(devider.jpg) no-repeat right;
		text-align:center;
	}
#menu li a
	{
		height:40px;
		line-height:40px;
		margin:0px 4px 0px 4px;
		font-size:12px;
		display:block;
		font-weight:bold;
		border-bottom:#4f4e4e 2px solid;
		padding:0px 24px 0px 24px;
		text-decoration:none;
		color:#FFFFFF;
		width:55px;
	}
#menu li a:hover
	{
		color:#FFFFFF;
		height:40px;
		display:block;
		border-bottom:#f4ae1b 2px solid;
		text-decoration:none;
	}
.current
	{
		border-bottom:#f4ae1b 2px solid;
	}

#header
	{
		width:928px;
		background:#2a2a2a;
		padding-top:2px;
		border:none;
		overflow:hidden;
		margin:auto;
	}
#foutblock_container
	{
		background:#2a2a2a url(container_bottom.jpg) no-repeat bottom;
		padding:11px;
		width:906px;
		overflow:hidden;
		margin:0px 0px 7px 0px;
	}
#main_container
	{		
		padding:0px;
		width:928px;
		overflow:hidden;
		margin:0px 0px 7px 0px;
	}
#main_container .continer_top
	{		
		padding:0px;
		background:url(container_top.jpg) no-repeat;
		height:23px;
		width:928px;
		overflow:hidden;
	}
#main_container .continer_center
	{
		background:#2a2a2a;
		padding:0px 20px 0px 20px;
		margin:0px;
		overflow:hidden;
		width:888px;
	}
.container_left
	{
		width:590px;
		float:left;
		margin-right:6px;
		overflow:hidden;
	}
.container_left a
	{
		color:#FFFFFF;
		text-decoration:underline;
	}
.container_left a:hover
	{
		color:#FFFFFF;
		text-decoration:none;
	}		
.container_left_subpage
	{
		width:632px;
		float:left;
		margin-right:6px;
		margin-top:10px;
		overflow:hidden;
	}
.key_feature_left
	{
		float:left;
		width:281px;
	}	
.key_feature_right_another
	{
		width:281px;
		margin-left:20px;
		float:right;
	}
.key_feature_right
	{
		width:260px;
		margin-left:45px;
		float:right;
	}			
.container_left_innerpages
	{
		width:596px;
		overflow:hidden;
	}
h2
	{
		color:#e69307;
		font-size:16px;
		font-weight:bold;
		margin:0px;
		letter-spacing:1px;
		padding:0px 0px 0px 0px;
	}
h4
	{
		color:#e69307;
		font-size:13px;
		font-weight:bold;
		margin:0px;
		letter-spacing:1px;
		padding:0px 0px 0px 0px;
	}	
h3
	{
		color:#e69307;
		font-size:12px;
		margin:0px;
		font-weight:bold;
		letter-spacing:1px;
		padding:3px 0px 3px 0px;
	}	
.showroomheading
	{
		padding:11px 0px 11px 0px;
		margin:0px;
		width:auto;
		text-align:left;
	}
.shoroomouter
	{
		width:596px;
		overflow:hidden;
	}
.shoroom_top
	{
		background:url(shoroom_top.jpg) no-repeat;
		height:10px;
		width:596px;
	}
.shoroom_bottom
	{
		background:url(shoroom_bottom.jpg) no-repeat;
		height:10px;
		width:596px;
	}
.shoroom_center
	{
		background:url(shoroom_center.jpg) repeat-y top;
		padding:0px 10px 0px 10px;
		margin:0px;
	}
.innerblock_showroom_wrapper
	{
		width:576px;
		overflow:hidden;
	}
.sho_imageback
	{
		background:url(sho_imageback.jpg) no-repeat;
		width:114px;
		height:84px;
		padding:11px;
	}
.sho_imageback_text
	{
		padding:7px 0px 0px 0px;
		margin:0px;
		color:#FFFFFF;		
		font-size:11px;
		text-align:center;
	}	
.sho_imageback_last
	{
		background:url(sho_imageback.jpg) no-repeat;
		width:114px;
		height:84px;
		padding:11px;
	}
.sho_imageback_wrapper
	{
		float:left;
		width:136px;		
		margin-right:10px;
	}
.sho_imageback_wrapper_last
	{
		float:left;
		width:136px;		
	}	
											
h1
	{
		color:#FFFFFF;
		font-size:22px;
		margin:0px;
		font-weight:normal;		
		padding:0px 0px 15px 0px;
	}
p
	{
		padding:0px 0px 0px 0px;
		margin:0px;
	}
			
.slideshow_right
	{
		width:288px;
		float:right;
		overflow:hidden;
	}
.slideshow_right_image
	{
		width:288px;
		overflow:hidden;
		padding:0px;
	}
.slideshow_right_subpage
	{
		width:245px;
		float:right;
		overflow:hidden;
	}
.slideshow_right_image_subpage
	{
		width:245px;
		overflow:hidden;
		padding-top:10px;
	}	
.slideshow_right_linkswrap
	{
		width:288px;
		overflow:hidden;
		padding:0px;
		margin-top:10px;
	}
.leflinks
	{
		width:150px;
		float:left;
		margin-top:7px;
		overflow:hidden;
	}
.leflinks a
	{
		padding:11px 4px 11px 4px;
		margin:0px 2px 0px 0px;
		text-decoration:none;
		color:#000000;
		background-color:#ffc423;
	}
.leflinks a:hover
	{
	   text-decoration:none;
		color:#FFFFFF;
		background-color:#8a6500;
	}		
.twoarrows
	{
		float:right;
		width:70px;
		text-align:right;
	}						
#main_container .continer_bottom
	{
		background:url(container_bottom.jpg) no-repeat;
		height:23px;
		width:928px;
	}				
#block_one
	{	
		width:221px;
		height:320px;
		float:left;
		margin-right:7px;
		overflow:hidden;
	}
	
#block_two
	{	
		width:221px;
		height:320px;
		float:left;
		margin-right:7px;
		overflow:hidden;
	}
#block_three
	{	
		width:221px;
		height:320px;
		float:left;
		margin-right:7px;
		overflow:hidden;
	}
#block_four
	{	
		width:221px;
		height:320px;
		float:left;
		overflow:hidden;
	}		
.block_topstrip
	{
	background:url(blocktop.jpg) no-repeat;
	width:221px;
	padding:10px 0px 10px 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #301F03;
	letter-spacing: 3px;
	}
.block_centerstrip
	{
		background:url(block_center.jpg) repeat-y center;
		width:197px;
		height:500px;
		padding:12px 12px 3px 12px;
	}
.block_bottomstrip
	{
		background:url(block_bottom.jpg) no-repeat;
		height:10px;
		width:221px;
	}
.innerblock_pad
	{
		padding:5px 0px 0px 0px;
		margin:0px;
		color:#FFFFFF;
		font-size:11px;		
	}
.anchormore
	{
		padding:12px 3px 0px 0px;
		margin:0px;
bottom: 0;
		text-align:center;
	}
.anchormore a
	{
		background:#e59405 url(more.jpg) no-repeat right;
		text-decoration:none;
		height:18px;
		padding:2px 14px 2px 6px;
		color:#000000;
		text-align:left;
		bottom: 0;
	}
.anchormore a:hover
	{
		background:#e56b06 url(more_hover.jpg) no-repeat right;
		text-decoration:none;
		height:18px;
		color:#FFFFFF;
		text-align:left;
		bottom: 0;
	}						
#footer
	{
		font-size:11px;
		text-align:center;
		width:auto;
		overflow:hidden;
		color:#FFFFFF;
		padding:10px 0px 10px 0px;
		margin:0px;
	}
#footer a
	{
		color:#FFFFFF;
		text-decoration:none;
	}
#footer a:hover
	{
		color:#d98803;
		text-decoration:none;
	}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 288px; 
	height: 304px;
	overflow: hidden;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:288px;
		height:304px;
		overflow:hidden;
		float:left;
	
		}
	div.scroller div.content {
		width:auto
		}

	div#section2 {
		background:#666666;
		color:#ffffff;
		}
	img
		{
			border:0px;
		}	
	
.innercontainer
	{
		width:245px;
		margin-bottom:15px;
		overflow:hidden;
	}
.shorromdisplay_head_st
	{
		background:url(shorromdisplay_head.jpg) no-repeat;
		height:34px;
		line-height:34px;
		text-align:left;
		color:#e69307;
		padding-left:65px;
		font-size:13px;
		font-weight:bold;
	}
.leftmenu{
list-style-type: none;
padding:0px;
width:200px;
margin:0px 0px 0px 35px;
color:#FFFFFF;
}
.leftmenu ul
	{
		padding:0px;
		margin:0px 0px 0px 20px;
	}

.leftmenu li{
padding:0px;
margin:0px;
list-style:none;
background:url(arrow2.jpg) no-repeat left;
}

.leftmenu li a{
font-family:Arial, Helvetica, sans-serif;
display: block;
color:#e69307;
width:auto;
font-size:11px;
height:31px;
padding:0px 0px 0px 15px;
line-height:31px;
border-bottom:#868686 1px dotted;
text-decoration: none;
}
.leftmenu li a:hover{
color:#FFFFFF;
}






.leftmenu_another{
list-style-type: none;
padding:0px;
margin:0px;
color:#FFFFFF;
}
.leftmenu_another ul
	{
		padding:0px;
		margin:10px 0px 0px 0px;
	}

.leftmenu_another li{
padding:0px 0px 0px 10px;
margin:4px 0px 0px 0px;
font-size:11px;
text-align:left;
list-style:none;
background:url(smallarrow.jpg) no-repeat left;
}






.leftmenu_key_features{
list-style-type: none;
padding:0px;
margin:0px;
color:#FFFFFF;
}
.leftmenu_key_features ul
	{
		padding:0px;
		margin:0px;
	}

.leftmenu_key_features li{
padding:0px 0px 7px 0px;
margin:0px;
list-style:none;
}

.leftmenu_key_features li a{
font-family:Arial, Helvetica, sans-serif;
display: block;
color:#000000;
width:auto;
font-size:11px;
height:23px;
padding:0px 0px 0px 15px;
line-height:23px;
background:url(key-menu.jpg) no-repeat left;
text-decoration: none;
}

.leftmenu_key_features li a.active{
color:#FFFFFF;
background:url(key-hover.jpg) no-repeat left;
}

.leftmenu_key_features li a:hover, .leftmenu_key_features li a.highlightLeft{
background:url(key-hover.jpg) no-repeat left;
color:#FFFFFF;
}	






.leftmenu_key_features_right{
list-style-type: none;
padding:0px;
margin:0px;
color:#FFFFFF;
}
.leftmenu_key_features_right ul
	{
		padding:0px;
		margin:0px;
	}

.leftmenu_key_features_right li{
font-family:Arial, Helvetica, sans-serif;
display: block;
color:#FFFFFF;
width:auto;
margin-top:6px;
font-size:12px;
padding:0px 0px 0px 15px;
background:url(arrow2.jpg) no-repeat left;
text-decoration: none;
}

.leftmenu_key_features_right li a{
font-family:Arial, Helvetica, sans-serif;
display: block;
color:#FFFFFF;
width:auto;
font-size:12px;
padding:0px 0px 0px 15px;
background:url(arrow2.jpg) no-repeat left;
text-decoration: none;
}

.leftmenu_key_features_right li a.active{
color:#FFFFFF;
}

.leftmenu_key_features_right li a:hover{
color:#FFFFFF;
}		
	


.menuitem{
color: white;
display: block;
/*font-weight:bold;*/
width: auto;
text-decoration: none;
}
.hireusblock {
text-align:center;
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
width:245px;
font-weight:bold;
height:40px;
line-height:40px;
background:url(strip_right.jpg) no-repeat;
color:#FFFFFF;
cursor: pointer;
}			




#topmenu{
	height:45px;
	margin:0px 0px 20px 50px;
	float:left;
	color:#000000;
	padding:0;
}
#topmenu ul{
	list-style-type:none;
	margin:0;
	padding:0px;
	float:left;
}
#topmenu li{
	font-size:11px;
	padding:0px;
	height:45px;
	float:left;
	background:url(key-topmenu-devider.jpg) no-repeat right;
	text-align:center;
	
}
#topmenu li a{
	height:45px;
	width:150px;
	line-height:45px;
	margin:0px 1px 0px 0px;
	font-size:11px;
	float:left;
	display:block;
	background:url(show/key-topmenu.jpg) repeat-x top;
	padding:0px 9px 0px 9px;
}
#topmenu li a:link{
	text-decoration:none;
	color:#ffffff;
		background-color:#333333;
}
#topmenu a:visited{
	text-decoration:none;
	color:#ffffff;
	background-color:#333333;
}
#topmenu li a:hover{
	color:#9d885f;
	height:45px;
	display:block;
	text-decoration:none;
	background-color:#333333;
	background:url(key-topmenu-hover.jpg) repeat-x top;
}
#topmenu .current{
	background:url(key-topmenu-hover.jpg) repeat-x top;
}
#topmenu a.current{
	color:#9d885f;
}
.displaytopstrip
	{
		background:url(strip-top.jpg) repeat-x top;
		overflow:hidden;
		width:596px;
		padding:6px 0px 30px 0px;
	}
.displayfirstimage
	{
		float:left;
		width:298px;
		text-align:center;
	}	
.displaysecondimage
	{
		float:right;
		width:298px;
		text-align:center;
	}	
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #8f8f8f; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:999;
background-color: #4f4f4f;
width: 150px;
visibility: hidden;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #6c6c6c; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: #ffffff;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #e79408;
color: #000000;
}	
.thumbbor
	{
		border-top:#CCCCCC 1px solid; 
		padding:10px 0px 0px 0px; 
		margin:0px;
		font-size:11px;
	}
.demo {
	width:auto;
}
.demo img {
	margin:0px;
	padding:0px;
}
.inputsty
	{
		background:#444242;
		border:#626060 1px solid;
		width:250px;
		padding:2px;
		color:#FFFFFF;
		height:25px;
	}
.textareablock
	{
		background:#444242;
		border:#626060 1px solid;
		width:250px;
		color:#FFFFFF;
	}	
.formbuttons {
	background-color: #aa9e33;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:3px;
	color: #000000;
	border:#887d1c 1px solid;
	font-weight: bold;
	}
.maillink
	{
		color:#bdaf34;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:underline;
	}
.maillink:hover
	{
		color:#dfd36a;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
	}			
		
body{
margin:0;
}
.heise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
